home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 October: Mac OS SDK / Dev.CD Oct 96 SDK / Dev.CD Oct 96 SDK1.toast / Development Kits (Disc 1) / Open Transport / Sample Code / DLPI / OT DLPI Sample1.0B7 / Metrowerks Build / Build Directions < prev    next >
Encoding:
Text File  |  1995-06-07  |  794 b   |  27 lines  |  [TEXT/MPCC]

  1. #
  2. #    File:        Build Directions
  3. #
  4. #    Contains:    Information on how to setup the build process for the DLPI using
  5. #                Metrowerk's CodeWarrior
  6. #
  7. #    Written by:    
  8. #
  9. #    Copyright:    © 1995 by Apple Computer, Inc., all rights reserved.
  10. #
  11. #    Change History (most recent first):
  12. #
  13. #
  14.  
  15. Open the DLPIProject.Ω file using CodeWarrior.  Change the Access Paths
  16. (under the Preferences menu item in the Edit menu) to point to the location
  17. of the following folders:
  18.  
  19. DriverLibraries:
  20.  
  21. Open Transport Module Libraries:
  22. Open Transport Module Includes:
  23. Open Transport Client CIncludes:
  24.  
  25. The DriverHeaders from the CD must be moved into CodeWarrior's Universal Headers
  26. folder.  CodeWarrior always wants to use it's headers first which causes problems
  27. with the DLPI build.  You want the CD DriverHeaders to be examined first.